func internal/sync.throw

3 uses

	internal/sync (current package)
		mutex.go#L136: 				throw("sync: inconsistent mutex state")
		mutex.go#L158: 					throw("sync: inconsistent mutex state")
		runtime.go#L49: func throw(string)